xen.git
2005-07-28 fred@localhost... Fix the issue of complete rebuild for any change
2005-07-28 fred@localhost... Nop change. Just a test
2005-07-27 djm@kirby.fc... Disable NaT support, fast tick and improved PAL support...
2005-07-27 djm@kirby.fc... Syntactic changes to prepare for possible vcpu_info...
2005-07-27 djm@kirby.fc... Add xen-shared-info offset generation
2005-07-19 djm@kirby.fc... Fix and turn back on unat checking in fast paths
2005-07-18 djm@kirby.fc... Get FPU working on context_switch
2005-07-18 djm@kirby.fc... Use hda1, not sda1
2005-07-18 djm@kirby.fc... Properly implement PAL_PTCE_INFO for Xen
2005-07-15 djm@kirby.fc... Fix ar.unat handling for fast paths
2005-07-15 djm@kirby.fc... Merge with ia64-unstable.hg
2005-07-15 kaf24@firebug... Relax the bounce-buffer copying constraints in dma_sync...
2005-07-15 sos22@douglas... Avoid some unnecessary TLB flushes. This will probably...
2005-07-15 kaf24@firebug... Fix exit path from DOM0_CREATEDOMAIN, which I broke...
2005-07-15 kaf24@firebug... Enable VMX domains on a SMP dom0.
2005-07-15 kaf24@firebug... Recently some people complain that they cannot set...
2005-07-15 kaf24@firebug... Temporary fix for netif ring overflow, until we move
2005-07-15 kaf24@firebug... Simpler domid allocation.
2005-07-14 iap10@freefall... Update x86_64 -xen config for Linux 2.6.12
2005-07-14 iap10@freefall... Update the -xen default config to Linux 2.6.12
2005-07-14 iap10@freefall... Incorporate lomount from QEMU into tools/misc. This...
2005-07-14 djm@kirby.fc... Fix for new ns16550 serial code in xen-unstable.hg
2005-07-14 kaf24@firebug... Missing quirks.c file.
2005-07-14 kaf24@firebug... Auto-disable IRQ balancing/affinity on buggy chipsets.
2005-07-14 kaf24@firebug... Allow IRQ balancing to be disabled with 'noirqbalance'
2005-07-14 kaf24@firebug... Add debug-key for printing IRQ/IOAPIC info.
2005-07-14 iap10@freefall... Misc fixes for new sparse tree names: xen-clone script...
2005-07-14 kaf24@firebug... Allow arch-specific defaults to be specified for ns16550
2005-07-14 kaf24@firebug... The VMCS control bits in the current tree are not optim...
2005-07-14 kaf24@firebug... Cleanup mov to CR4 handling.
2005-07-14 kaf24@firebug... Enable CR4.VME to improve the performance of vm86 emula...
2005-07-14 vh249@arcadians... repair legacy Makefile targets linux26 and linux24
2005-07-13 djm@kirby.fc... Oops remove debug output from last changeset
2005-07-13 djm@kirby.fc... Fix PAL_PTCE_INFO and cpuid (pfmon now works)
2005-07-13 ach61@arcadians... pdb: reconcile register manipulation between processes...
2005-07-13 kaf24@firebug... Initial tools support for 32-bit x86 pae.
2005-07-13 kaf24@firebug... Force PAE build of Xen by specifying 'pae=y' to make, or
2005-07-13 kaf24@firebug... Remove CONFIG_X86_PAE hack from config.h.
2005-07-13 vh249@arcadians... Readd pristine-% rules that went MIA.
2005-07-13 djm@kirby.fc... Add easy way to turn off all fast paths to rule them...
2005-07-13 kaf24@firebug... Enable NX/XD feature for 32-bit PAE Xen.
2005-07-13 kaf24@firebug... Build hotplug by default in dom0.
2005-07-13 kaf24@firebug... The patch attached restores NX/XD support in x86_64...
2005-07-13 kaf24@firebug... Need to save and restore MSRs for VMX domains across...
2005-07-13 kaf24@firebug... Fix NX/XD enable on secondary CPUs.
2005-07-12 ach61@arcadians... pdb: get rid of absolute path in module makefile
2005-07-12 kaf24@firebug... Let Xen have 256 PIRQs to guests.
2005-07-12 ach61@arcadians... pdb: execution_domain -> vcpu
2005-07-12 kaf24@firebug... Native x86_64 linux uses paranoidentry for exceptions...
2005-07-12 kaf24@firebug... Small fix for PAE in 2.6.12.
2005-07-12 kaf24@firebug... Some more new files for Linux PAE.
2005-07-12 kaf24@firebug... Fix hgignore regexps some more.
2005-07-12 kaf24@firebug... Fix Xen build with PAE enabled, and a fix to help
2005-07-12 djm@kirby.fc... Better pal/sal support
2005-07-12 kaf24@firebug... Fix DMA compile for x86_64.
2005-07-12 kaf24@firebug... Fix dma_map_single to work correctly with multi-page...
2005-07-12 cl349@firebug... xenstored updates.
2005-07-12 cl349@firebug... Manual merge.
2005-07-12 cl349@firebug... Manual merge.
2005-07-12 cl349@firebug... Add xc_init_store and run xenbus probe on INITDOMAIN_ST...
2005-07-12 cl349@firebug... Update xenbus driver code.
2005-07-12 cl349@firebug... Create .hgskip files instead of .bk_skip files.
2005-07-12 kaf24@firebug... Dom0 can have slack time in sedf scheduler.
2005-07-12 kaf24@firebug... Fix the x86_64 build after the PAE check-in.
2005-07-12 kaf24@firebug... Add HIGHMEM64G (but not set) to defconfigs.
2005-07-11 kaf24@firebug... Fix README.
2005-07-11 kaf24@firebug... Device model SXP cleanup
2005-07-11 kaf24@firebug... Tools build fixes.
2005-07-11 kaf24@firebug... This is the patch for xen which allows using up to...
2005-07-11 kaf24@firebug... non-PAE behavior should be identical after applying...
2005-07-11 kaf24@firebug... Place all low mem in DMA pool.
2005-07-11 kaf24@firebug... This adds a patch for the vanilla kernel, to be pushed...
2005-07-11 kaf24@firebug... Another fix to the hgignore list.
2005-07-11 kaf24@firebug... Remove 2.6.11 patches directory.
2005-07-11 djm@kirby.fc... Fixes so xen+xenlinux boots on ski
2005-07-11 kaf24@firebug... Remove old linux sparse trees.
2005-07-11 kaf24@firebug... We need this patch to make shadow code compile ok on...
2005-07-11 kaf24@firebug... Manual merge.
2005-07-11 kaf24@firebug... The 1:1 page table should be a 3 level PAE page table...
2005-07-11 vh249@kneesaa... upgrade linux sparse tree from 2.6.11 to 2.6.12
2005-07-11 vh249@kneesaa... lose latest digit of the sparse tree for 2.4
2005-07-11 vh249@kneesaa... lose latest digit of the sparse tree for 2.6
2005-07-11 kaf24@firebug... Remaining files for shadow 64 mode checkin.
2005-07-11 kaf24@firebug... Added regexp fixes
2005-07-11 kaf24@firebug... Check in files I missed from shadow64 checkin.
2005-07-11 kaf24@firebug... Fix stupid switch stmt mess-up that broke emulation
2005-07-11 kaf24@firebug... Now we have extended the patch to support x86_64 domU...
2005-07-11 kaf24@firebug... Don't build xenctx by default,a nd fix one error msg.
2005-07-11 kaf24@firebug... Manual merge.
2005-07-11 kaf24@firebug... cmpl workaround for mmio regions
2005-07-11 kaf24@firebug... Remove debug printks.
2005-07-11 kaf24@firebug... Narrow the diff between i386 and x86-64 for xen0 config.
2005-07-11 kaf24@firebug... More verbose log when vmx_decode() fails.
2005-07-11 kaf24@firebug... Fix xenctx compilation and support 64 bit.
2005-07-10 smh22@firebug... fix build when not using grant tables for blkdev.
2005-07-10 kaf24@firebug... Manual merge.
2005-07-10 kaf24@firebug... Small fix to x86_64 entry.S.
2005-07-10 kaf24@firebug... Remove checks for libcurl. It's no longer a dependency.
2005-07-10 djm@kirby.fc... Fix zeroing of some counters and add a couple more
2005-07-10 ach61@arcadians... add ocaml compilation targets and pdb to .hgignore
next